home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
CHIP_CD_2005-06.iso
/
test
/
fruity
/
flstudio502_install.exe
/
Fruity Delay 2.dll
/
0
/
RCDATA
/
TSYNTHEDITORFORM
/
TSYNTHEDITORFORM.txt
Wrap
Text File
|
2003-06-08
|
5KB
|
199 lines
object SynthEditorForm: TSynthEditorForm
Left = 196
Top = 420
BorderIcons = []
BorderStyle = bsSingle
Caption = 'SynthForm'
ClientHeight = 74
ClientWidth = 300
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poDefault
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object SynthPanel: TWPControl
Left = 0
Top = 0
Width = 300
Height = 74
Align = alClient
Color = 5452845
ParentColor = False
ParentShowHint = True
object InPanWheel: TLineWheel
Left = 11
Top = 21
Width = 17
Height = 17
Hint = '|^b^aInput panning'
Options = [wwBigLine]
SlowMotionDiv = 4
Min = -128
Max = 128
DefaultValue = 0
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
LineColor = 12961206
LinePressedColor = 16624
LineThickness = 1
end
object InVolWheel: TLineWheel
Tag = 1
Left = 47
Top = 21
Width = 17
Height = 17
Hint = '|^b^aInput volume'
Options = [wwBigLine]
MoveSpeed = 24
SlowMotionDiv = 4
Max = 160
Value = 128
DefaultValue = 128
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
LineColor = 12961206
LinePressedColor = 16624
LineThickness = 1
end
object DryWheel: TLineWheel
Tag = 2
Left = 272
Top = 21
Width = 17
Height = 17
Hint = '|^b^aDry level'
Options = [wwBigLine]
MoveSpeed = 24
SlowMotionDiv = 4
Max = 160
Value = 128
DefaultValue = 128
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
LineColor = 12961206
LinePressedColor = 16624
LineThickness = 1
end
object FBWheel: TLineWheel
Tag = 3
Left = 120
Top = 21
Width = 17
Height = 17
Hint = '|^b^aFeedback level'
Options = [wwBigLine]
MoveSpeed = 16
SlowMotionDiv = 4
Max = 127
Value = 64
DefaultValue = 64
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
LineColor = 12961206
LinePressedColor = 16624
LineThickness = 1
end
object TimeWheel: TLineWheel
Tag = 4
Left = 196
Top = 21
Width = 17
Height = 17
Hint = '|^b^aTime'
Options = [wwBigLine]
SlowMotionDiv = 4
Min = 1
Max = 768
Value = 144
DefaultValue = 144
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
LineColor = 12961206
LinePressedColor = 16624
LineThickness = 1
OnAdjustColor = TimeWheelAdjustColor
end
object ModeSelect: TSelector
Tag = 6
Left = 76
Top = 17
Width = 33
Height = 30
Cursor = crHandPoint
Hint = '|^b^aFeedback mode'
NumCols = 1
NumRows = 3
DefaultValue = 0
OnChange = CutoffWheelChange
PopupMenu = SynthResModule.WheelMenu
end
object TimeOfsWheel: TLineWheel
Tag = 5
Left = 232
Top = 21
Width = 17
Height = 17
Hint = '|^b^aTime stereo offset'
Options = [wwBigLine, wwPause]
SlowMotionDiv = 4
Min = -512
Max = 512
DefaultValue = 0
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
LineColor = 12961206
LinePressedColor = 16624
LineThickness = 1
OnAdjustColor = TimeWheelAdjustColor
end
object CutoffWheel: TLineWheel
Tag = 7
Left = 156
Top = 21
Width = 17
Height = 17
Hint = '|^b^aCutoff freq'
Options = [wwBigLine]
MoveSpeed = 16
SlowMotionDiv = 4
Max = 128
Value = 128
DefaultValue = 128
OnChange = CutoffWheelChange
MouseButton = mbLeft
HotSideX = 10
HotSideY = 10
PopupMenu = SynthResModule.WheelMenu
LineColor = 12961206
LinePressedColor = 16624
LineThickness = 1
end
end
end